getId

abstract fun getId(): String

Gets the unique identifier for this gadget.

This ID is typically assigned by the RevelDigital platform or defined within the gadget's manifest/metadata. It's used to distinguish this gadget from others.

Return

The non-null, unique ID string for the gadget.